Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Data Object] Adjust getDataForSetter method of data object adapters #701

Conversation

lukmzig
Copy link
Contributor

@lukmzig lukmzig commented Jan 17, 2025

Changes in this pull request

Resolves #688

Additional info

Adapt getDataForSetter method of the adapters to work with normalize data

lukmzig and others added 4 commits January 20, 2025 14:51
…d-of-data-object-adapters

# Conflicts:
#	src/DataObject/Data/Adapter/AdvancedManyToManyObjectRelationAdapter.php
#	src/DataObject/Data/Adapter/AdvancedManyToManyRelationAdapter.php
#	src/DataObject/Data/Adapter/ManyToManyRelationAdapter.php
#	src/DataObject/Util/Trait/RelationMetadataTrait.php
#	src/Util/Trait/ElementProviderTrait.php
Copy link
Contributor

@mattamon mattamon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rest LGTM

src/Util/Constant/DataObject/Coordinates.php Show resolved Hide resolved
@lukmzig lukmzig merged commit 1718ec4 into 1.x Jan 22, 2025
12 checks passed
@lukmzig lukmzig deleted the 688-data-object-adjust-getdataforsetter-method-of-data-object-adapters branch January 22, 2025 14:40
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Data Object] Adjust getDataForSetter method of data object adapters
3 participants